Please refer to Neon Project for more details and R-code examples. Many definitions came from USGS and geodetics.com.
## class : RasterLayer
## dimensions : 5060, 4299, 21752940 (nrow, ncol, ncell)
## resolution : 1, 1 (x, y)
## extent : 254570, 258869, 4107302, 4112362 (xmin, xmax, ymin, ymax)
## crs : +proj=utm +zone=11 +datum=WGS84 +units=m +no_defs
## source : SJER2013_DTM.tif
## names : SJER2013_DTM
## Range:
## [1] 228.10 518.66
Follow along this 4hr tutorial to generate this:
Follow along this 1hr tutorial to generate this:
Follow along this 0.5hr tutorial to generate this:
ModelBuilder is a visual programming language for building geoprocessing workflows. Geoprocessing models automate and document your spatial analysis and data management processes. You create and modify geoprocessing models in ModelBuilder, where a model is represented as a diagram that chains together sequences of processes and geoprocessing tools, using the output of one process as the input to another process.
Read more info on vocabulary in the docs or follow quick-tour instructions.
Follow along the instructions found here